-added: Data Model Editor: an ability to add fields to structure without connection to database;
-added: Data Model Editor: Edit Link dialog appears when user makes double-click on some link in Table Links list;
-changed: Data Model Editor: an ability to modify field type and size;
-changed: Data Model Editor now used DB owner name (if defined) when tryes to get list of field for some table;
-fixed: problem with decimal separator on several locales (such as Greek);
-fixed: Data Model Editor: Full Screen mode did not work correctly;
-fixed: Data Model Editor: Wrong field group name after some field was dragged from one group to another;
20-Apr-2004 Version 3.0.0
-Added: KQB now can work with different database engines (like ADO, BDE, dbExpress, ODBC) simultaneously;
-Added: New style of Data Model Editor dialog;
-Added: Data Model Wizard - simplify initial tasks in KQB (creating new data model, connecting to database, etc.);
-Changed: new abilities of query panel: custom conditions, keyboard shortcuts, boolean values support, etc;
01-Aug-2002 Version 2.0
1. Added: New style of query panel - And/Or;
2. Added: Options dialog - you can change the appearance of the query panel
3. Added: Speed buttons in Structure Editor dialog.
4. Added: New "Auto" value editor in Structure Editor dialog. Using it query panel shows the most appropriate value editor for field (considering field type and operator);
5. Added: An ability to set the parameters instead of constant values in conditions;
6. Fixed: Several bugs in Parse SQL command;
17-Sep-2001 Version 1.3
1. Added: Ability to disable some condition in query without deleting it;
2. Added: Ability to edit some parameters for generated query (e.g. include DISTINCT clause or not);
3. Added: "Parse SQL" menu item. Now you can load already built SQL statement into query panel;
11-May-2001 Version 1.2
1. Query panel user intrface improvements: adding condition by one mouse click, multiselect list of values for "is in list" operators, date and time editing controls, etc.
2. More flexible interface of Structure Editor: new group with list of all fields is created automatically when new table is added into the structure;
3. Changes in Result Fields Editor design - it becomes more user firendly;
4. Ability to create sub-queries;
08-Sep-2000 Version 1.1
1. New design of Structure Editor and Result Fields editor;
2. Ability to create "virtual" fields.
3. Ability to organize fields in groups.
4. New value editor: SQL - allows to get list of available values from the query.